Uses of Class
com.vdek.agv.gen.schema_20250101.GeschlechtStp
-
Packages that use GeschlechtStp Package Description com.vdek.agv.gen.schema_20250101 -
-
Uses of GeschlechtStp in com.vdek.agv.gen.schema_20250101
Fields in com.vdek.agv.gen.schema_20250101 declared as GeschlechtStp Modifier and Type Field Description protected GeschlechtStpAGTOSV.SendungHeaderAGTOSV.Kommunikationsdaten. anredeAnsprechpartnerMethods in com.vdek.agv.gen.schema_20250101 that return GeschlechtStp Modifier and Type Method Description static GeschlechtStpGeschlechtStp. fromValue(String v)Gets the enum associated to the value passed as parameter.GeschlechtStpAGTOSV.SendungHeaderAGTOSV.Kommunikationsdaten. getAnredeAnsprechpartner()Ruft den Wert der anredeAnsprechpartner-Eigenschaft ab.static GeschlechtStpGeschlechtStp. valueOf(String name)Returns the enum constant of this type with the specified name.static GeschlechtStp[]GeschlechtStp. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.vdek.agv.gen.schema_20250101 with parameters of type GeschlechtStp Modifier and Type Method Description voidAGTOSV.SendungHeaderAGTOSV.Kommunikationsdaten. setAnredeAnsprechpartner(GeschlechtStp value)Legt den Wert der anredeAnsprechpartner-Eigenschaft fest.
-